home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Magazin: Amiga-CD 1996 September & October
/
Amiga-CD 1996 #9-10.iso
/
ausgabe_9_96
/
kommunikation
/
mm_030
/
rexx
/
mm_filereq.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1996-04-29
|
153b
|
14 lines
/*
** This script ho to manage MM_FileReq
*/
address 'MAILMANAGER'
filename = 'MM:Config/MailManager.CFG'
MM_FileReq 'filename'
say RC
say filename